gtk4.git
2017-01-11 Matthias ClasenUse an internal parameter check here as well
2017-01-11 Matthias ClasenUse gtk_internal_return_val_if_fail here
2017-01-11 Matthias ClasenUse _gtk_widget_get_window more
2017-01-11 Matthias ClasenRefactor some css transition code slightly
2017-01-10 Matthias ClasenUse the .symbolic.png assets in Adwaita
2017-01-10 Rui Matosgdk/wayland: Handle non-existant gsettings keys
2017-01-10 Rui Matosgdk/wayland: Add support for the gtk-enable-primary...
2017-01-09 William Huamir: fix compile-time warnings
2017-01-09 Daniel Bolesrevealer: Fix a typo in a function doc
2017-01-09 William Huamir: properly handle empty clipboard
2017-01-09 Chun-wei FanVisual Studio builds: Move project files to win32/
2017-01-09 Chun-wei Fanbuild/Makefile.msvcproj: Improve documentation
2017-01-09 Benjamin Ottecssgadget: Compute clip correctly
2017-01-08 Timm Bäderwidget: Document child/sibling accessors
2017-01-08 Timm Bäderswitch: Use a widget as slider
2017-01-08 Timm Bäderwidget: Add construct-only css-name property
2017-01-08 Timm Bäderactionbar: Fix class and instance struct parent member
2017-01-08 Timm Bäderactionbar: Add revealed property
2017-01-08 Timm Bädertestsuite/cssprovider: Use actual existing style property
2017-01-08 Timm Bäderbuilderparser: Shuffle if-statements around once more
2017-01-08 Timm Bädertestsuite/builder: Use g_assert_no_error to check GError
2017-01-08 Timm Bäderprintunixdialog: Remove leftover draw handler
2017-01-08 Timm Bäderactionbar: Add revealer as internal child
2017-01-08 Timm Bäderactionbar: Remove show() and hide() implementations
2017-01-08 Rafael FontenelleUpdate Brazilian Portuguese translation
2017-01-08 Rafael FontenelleUpdate Brazilian Portuguese translation
2017-01-08 Benjamin Ottegdk: Remove testing functions
2017-01-08 Benjamin Ottetests: Remove gtk_widget_send_key()
2017-01-08 Benjamin Ottetests: Remove widget find functions
2017-01-08 Matthias ClasenMake GTK_DEBUG=interactive work better
2017-01-08 Pavel Gruntbuild: Fix vulkan detection
2017-01-07 Benjamin Ottedocs: Remove a line that's not true anymore
2017-01-07 Benjamin Otteviewport: Remove API to query GdkWindows
2017-01-07 Benjamin Ottetreeview: Remove gtk_tree_view_get_bin_window()
2017-01-07 Benjamin Ottegdk: Remove unused debug category
2017-01-07 Timm Bädergtkfishbowl: Remove gtk_container_snapshot_child call
2017-01-07 Timm BäderRemove gtk_container_snapshot_child
2017-01-07 Timm BäderUnparent child widgets
2017-01-07 Timm BäderAdd gtk_widget_set_focus_child
2017-01-07 Timm BäderAdd gtk_widget_snapshot_child
2017-01-07 Timm Bäderwidget: Warn if children are left in finalize()
2017-01-07 Timm Bädergtkmain: Correctly notify all widgets of a grab
2017-01-07 Timm Bäderwidget: Fix :parent property type
2017-01-07 Timm Bädertestsuite: Stop testing style properties
2017-01-07 Timm Bäderinspector: Don't try to access child props of non-conta...
2017-01-07 Timm Bäderwidget: Remove gtk_widget_style_get_property
2017-01-07 Timm Bäderspinbutton: Use widgets for up/down buttons
2017-01-07 Timm Bäderswitch: Use GtkLabels for on/off labels
2017-01-07 Timm Bäderinspector: Show child widgets of widgets
2017-01-07 Timm Bäderwidget: Implement create_path for widgets with non...
2017-01-07 Timm Bäderwidget: Unparent widgets in dispose()
2017-01-07 Timm Bäderwidget: Check for containerness before calling containe...
2017-01-07 Timm Bäderwidget: Implement map/unmap with child widgets
2017-01-07 Timm Bäderwidget: Implement show_all
2017-01-07 Timm Bäderwidget: Iterate over child widgets instead of gtk_conta...
2017-01-07 Timm Bäderwidget: Add children and sibling pointers
2017-01-07 Timm Bädercombobox: Remove unused define
2017-01-07 Balázs MeskóUpdate Hungarian translation
2017-01-07 Benjamin Ottegtk-demo: Make icon counter work from ui file
2017-01-07 Benjamin Ottegtk-demo: Add GtkFishbowl
2017-01-06 Benjamin Ottevulkan: Reallocate descriptor sets
2017-01-06 Benjamin Ottevulkan: Keep vertex buffer around until cleanup
2017-01-06 Benjamin Ottevulkan: Reset descriptor pool
2017-01-06 Benjamin Ottegsk: Don't use wildcards
2017-01-06 Benjamin Ottegsk: Have variables for resources
2017-01-06 Georges Basile... vulkanrender: Create descriptor pools with correct...
2017-01-06 Georges Basile... vulkancontext: Improve debug output
2017-01-06 Georges Basile... vulkancontext: Never abort on validation layer debug
2017-01-06 Matthias ClasenRevert "Use CSS for styling links in labels"
2017-01-06 Matthias ClasenUse CSS for styling links in labels
2017-01-05 William Huamir: paste clipboard data from content-hub
2017-01-05 William Huamir: copy clipboard data to content-hub
2017-01-05 William Huamir: connect to content-hub
2017-01-05 William Huamir: track focused window
2017-01-05 William Huamir: implement window properties
2017-01-05 Matthias ClasenMake it possible to set style classes for label links
2017-01-04 Kjartan MaraasUpdated Norwegian bokmål translation.
2017-01-04 Daniel Bolesdemos/icon-browser: increase default window size
2017-01-04 Sébastien Wilmetdocs: improve the documentation of GtkEntry:attributes
2017-01-04 Georges Basile... vulkan: Use LGPL v2
2017-01-04 Georges Basile... vulkanpushconstants: Don't report invalid ranges
2017-01-04 Georges Basile... vulkan: Turn headers to LGPL
2017-01-04 Benjamin Ottevulkan: Create required number of swapchain images
2017-01-04 Benjamin Ottegdkvulkan: Track if we reffed the display's vulkan...
2017-01-04 Georges Basile... wayland: Add support for Vulkan renderer
2017-01-04 Georges Basile... vulkancontext: Assume the window geometry when extents...
2017-01-04 Georges Basile... vulkancontext: Fix header
2017-01-04 Benjamin Ottevulkan: Modernize blend pipeline
2017-01-03 Benjamin Ottegtk-demo: queue_draw() when the color changes
2017-01-03 Chun-wei FanVisual Studio build: Update gsk project
2017-01-02 Piotr Drąggtkprintbackendfile: Correct PostScript capitalization
2017-01-01 Benjamin Ottegsk: Add GskRepeatNode
2017-01-01 Benjamin Ottecss: Redo GtkCssAffects
2017-01-01 Benjamin Ottegsk: Turn GskTexture into a GObject
2017-01-01 Benjamin Ottecolorplane: Implement snapshot()
2017-01-01 Benjamin Ottevulkan: Optimize getting textures
2017-01-01 Emmanuele Bassibuild: Require graphene-gobject
2016-12-31 Benjamin Ottevulkan: Add support for color matrix nodes
2016-12-31 Benjamin Otteaccellabel: Initialize allocation variable
2016-12-31 Benjamin Ottecssfiltervalue: Change node name
next